home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…rary 6 (Reseller Edition)
/
Apple Ref. & Pres. Lib.v6.0.toast
/
pc
/
3-Presentations
/
Apple Demos
/
Training
/
Apple Scanner Training
/
Apple Scanner
/
card_2408.txt
< prev
next >
Wrap
Text File
|
1990-04-02
|
2KB
|
101 lines
-- card: 2408 from stack: in
-- bmap block id: 7114
-- flags: 4000
-- background id: 6653
-- name: Stack Home Card
----- HyperTalk script -----
on openCard
hide menuBar
end openCard
-- part 40 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=7 top=317 right=338 bottom=110
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Setup
----- HyperTalk script -----
on mouseUp
visual effect zoom open
go to stack "Set-Up"
end mouseUp
-- part 42 (button)
-- low flags: 00
-- high flags: 8004
-- rect: left=46 top=141 right=162 bottom=174
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: About This Stack
----- HyperTalk script -----
on mouseUp
visual effect scroll left
go to card "Introduction"
end mouseUp
-- part 56 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=53 top=17 right=37 bottom=93
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 57 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=19 top=18 right=39 bottom=128
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 61 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=220 top=308 right=342 bottom=263
-- title width / last selected line: 0
-- icon id / first selected line: 21700 / 21700
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
domenu home
end mouseUp